home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: The Month 2004 October / The Sunday Times - The Month 2004-10.iso / pc / assets / bespoke / feature / movies / section6.swf / scripts / frame_234 / DoAction.as
Text File  |  2004-09-05  |  149b  |  6 lines

  1. if(this.playedOnce != true)
  2. {
  3.    this.playedOnce = true;
  4.    this._parent.backgroundSound = new FeatureSound("section6",0,100,3000,true,0.25);
  5. }
  6.